stdvga: handle 64bit io operations
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 19 May 2008 08:40:53 +0000 (09:40 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 19 May 2008 08:40:53 +0000 (09:40 +0100)
commitff66eaed97864f9d2cb006d5283238448db06bd3
treeb829e69529dfc4a724b4eec949d00fcfc8911f80
parent2950bd57c142d3d60f0368fdc9a8d625a1c9f623
stdvga: handle 64bit io operations

Handle 64bit operations in stdvga instead of throwing away the
upper 32bits.

This fixes some noisy xen messages like "invalid io size: 8".

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
xen/arch/x86/hvm/stdvga.c